[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VS_PrtMsg()          Display a "printing" message

Description:

  VS_PrtMsg() will display a "cute" little message telling the user that
  a report is printing.

Syntax:     

  VS_PrtMsg(n_Palette)

Pass:       

  n_Palette is a numeric value representing the palette for the
  window.

Return:     

  VS_PrtMsg() always returns NIL

Notes:      

  VS_PrtMsg() is non-screen destructive.  VS_PrtMsg() is designed to be
  used in concert with VS_EndText().


Example:    

  VS_PrtMsg()
     ...
     ...
  VS_EndText()

Usage:      

  VS_PrtMsg() displays a "printer" picture and the message... "Printing.
   Please wait..."

See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson